Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies (main) #894

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.7.4 -> ^22.7.5 age adoption passing confidence
automd ^0.3.9 -> ^0.3.12 age adoption passing confidence
crossws ^0.2.4 -> ^0.3.1 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.12.0 age adoption passing confidence
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence
h3-nightly 2.0.0-1721905439.b337fe7 -> 2.0.0-20241003-174500-7324eee age adoption passing confidence
h3-v1 ^1.12.0 -> ^1.13.0 age adoption passing confidence
jiti ^2.1.2 -> ^2.3.3 age adoption passing confidence
listhen ^1.8.0 -> ^1.9.0 age adoption passing confidence
pnpm (source) 9.7.1 -> 9.12.1 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
unbuild 3.0.0-rc.8 -> 3.0.0-rc.11 age adoption passing confidence
undocs ^0.2.26 -> ^0.2.30 age adoption passing confidence

Release Notes

unjs/automd (automd)

v0.3.12

Compare Source

compare changes

🩹 Fixes
  • jsdocs: Disable jiti fs cache and module cache to avoid race conditions (4c7138b)
❤️ Contributors

v0.3.11

Compare Source

compare changes

🩹 Fixes
  • transform: Filter empty issues and keep stack trace (83845d6)
🏡 Chore
❤️ Contributors

v0.3.10

Compare Source

compare changes

💅 Refactors
  • badges: Link to npm.chart.dev for npm downloads (#​75)
🏡 Chore
❤️ Contributors
unjs/crossws (crossws)

v0.3.1

Compare Source

compare changes

🩹 Fixes
  • types: AdapterOptions type (#​80)
🏡 Chore
❤️ Contributors

v0.3.0

Compare Source

compare changes

eslint/eslint (eslint)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

expressjs/express (express)

v4.21.1

Compare Source

unjs/h3 (h3-nightly)

v2.0.0-20241003-174500-7324eee

Compare Source

v2.0.0-20241003-174244-d9a43dd

Compare Source

v2.0.0-20241003-173848-c0b61b8

Compare Source

v2.0.0-20241003-160143-e93be3c

Compare Source

v2.0.0-1726229610.45cd3cc

Compare Source

v2.0.0-1726228673.b86c1e6

Compare Source

v2.0.0-1725475522.2d941d3

Compare Source

v2.0.0-1725365628.e34d50a

Compare Source

v2.0.0-1724947117.af4b22c

Compare Source

v2.0.0-1724946985.e739a49

Compare Source

v2.0.0-1723770244.b337fe7

Compare Source

unjs/jiti (jiti)

v2.3.3

Compare Source

compare changes

🩹 Fixes
  • eval: Return fallback value (#​326)
💅 Refactors
  • Remove some unused exports (#​327)
❤️ Contributors

v2.3.2

Compare Source

compare changes

🩹 Fixes
  • eval: Fallback in async mode (#​325)
🏡 Chore
❤️ Contributors

v2.3.1

Compare Source

compare changes

🩹 Fixes
  • Conditional access to mod.default (8c30a94)
🏡 Chore
❤️ Contributors

v2.3.0

Compare Source

compare changes

🚀 Enhancements
  • Support jiti.import(id, {default: true}) (#​323)
🩹 Fixes
  • interopDefault: Avoid in operator for primitive inputs (#​321)
💅 Refactors
  • interopDefault: Simplify logic for default export checks (#​322)
📖 Documentation
  • Fix format (#​320)
  • Update interopDefault description and reference (61891a0)
  • Add note about interop default (537fa39)
🏡 Chore
❤️ Contributors

v2.2.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • Use smarter proxy for interopDefault (#​318)
💅 Refactors
  • Inline interopDefault from mlly (8826047)
🤖 CI
❤️ Contributors
unjs/listhen (listhen)

v1.9.0

Compare Source

compare changes

🚀 Enhancements
  • Update crossws to 0.3.x (#​181)
📦 Build
  • Relax crossws dep constraint (bcb9bf4)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

v9.11.0

Compare Source

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.9.0

Compare Source

v9.8.0

Compare Source

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

unjs/unbuild (unbuild)

v3.0.0-rc.11

Compare Source

compare changes

🩹 Fixes
  • untyped: Use schema module default export if is the only export (cc26726)
❤️ Contributors

v3.0.0-rc.10

Compare Source

compare changes

🚀 Enhancements
  • Add --config to the CLI (#​440)
🩹 Fixes
  • Update to jiti 2.3 (9147c3e)
  • Untyped declaration output is optional (5820182)
📖 Documentation
🏡 Chore
❤️ Contributors

v3.0.0-rc.9

Compare Source

compare changes

🩹 Fixes
  • stub: Enable interopDefault by default (8e6f7e4)
  • config: Only take default export (fefafec)
🏡 Chore
❤️ Contributors
unjs/undocs (undocs)

v0.2.30

Compare Source

compare changes

🩹 Fixes
  • Update automd (7ee37d2)
  • Fallback in case of any errors with automd transform (b36931c)
🏡 Chore
❤️ Contributors

v0.2.29

Compare Source

compare changes

🚀 Enhancements
  • Add support for deno as package manager (#​147)
🏡 Chore
❤️ Contributors

v0.2.28

Compare Source

compare changes

🩹 Fixes
  • Update page title with spa navigation (2984c92)
💅 Refactors
  • Make code blocks simpler (d8bf888)
  • Use Inter as main font family (3e515f6)
❤️ Contributors

v0.2.27

Compare Source

compare changes

🩹 Fixes
  • Disable jsdoc transform due to issues (62ede86)
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from pi0 as a code owner October 11, 2024 02:09
Copy link
Contributor Author

renovate bot commented Oct 11, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants